
'Declaration
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")> Public Class BaseDataVariableState(Of T) Inherits BaseDataVariableState Implements IFilterTarget
'Usage
Dim instance As BaseDataVariableState(Of T)
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] public class BaseDataVariableState<T> : BaseDataVariableState, IFilterTarget
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] generic<typename T> public ref class BaseDataVariableState : public BaseDataVariableState, IFilterTarget
System.Object
Opc.Ua.NodeState
Opc.Ua.BaseInstanceState
Opc.Ua.BaseVariableState
Opc.Ua.BaseDataVariableState
Opc.Ua.BaseDataVariableState<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2